バージョン

Stroke(Action<Brush>) メソッド

Stroke プロパティを設定します。

これは依存プロパティです。

シンタックス
'宣言
 
Public Overloads Function Stroke( _
   ByVal action As System.Action(Of Brush) _
) As A
public A Stroke( 
   System.Action<Brush> action
)

パラメータ

action
解説
null は auto として処理します。軸タイプおよび使用されるシリーズに基づいて軸ストロークを表示するか、非表示にします。
参照

オンラインで表示: GitHub